معرفی شرکت ها


stb_connected_components-devel-0.96^20220908git8b5f1f3-0.3.fc37.aarch64.rpm


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Incrementally compute reachability on grids
ویژگی مقدار
سیستم عامل Linux
توزیع Fedora 37
مخزن Fedora Everything aarch64
نام بسته stb_connected_components-devel
نام فایل بسته stb_connected_components-devel-0.96^20220908git8b5f1f3-0.3.fc37.aarch64.rpm
نسخه بسته 0.96^20220908git8b5f1f3
انتشار بسته 0.3.fc37
معماری بسته aarch64
نگهدارنده -
تاریخ ساخت Sat 10 Sep 2022 05
هاست سازنده buildvm-a64-05.iad2.fedoraproject.org
نوع بسته .rpm
آدرس صفحه اصلی https://github.com/nothings/stb
مجوز MIT OR Unlicense
حجم دانلود 18K
حجم نصب 38.906K
Finds connected components on 2D grids for testing reachability between two points, with fast updates when changing reachability (e.g. on one machine it was typically 0.2ms w/ 1024x1024 grid). Each grid square must be “open” or “closed” (traversable or untraversable), and grid squares are only connected to their orthogonal neighbors, not diagonally.


جایگزین ها

بسته نسخه معماری مخزن
stb_connected_components-devel-0.96^20220908git8b5f1f3-0.3.fc37.i686.rpm 0.96^20220908git8b5f1f3 i686 Fedora Everything
stb_connected_components-devel-0.96^20220908git8b5f1f3-0.3.fc37.x86_64.rpm 0.96^20220908git8b5f1f3 x86_64 Fedora Everything
stb_connected_components-devel-0.96^20231011gitbeebb24-12.fc37.aarch64.rpm 0.96^20231011gitbeebb24 aarch64 Fedora Everything
stb_connected_components-devel-0.96^20231011gitbeebb24-12.fc37.i686.rpm 0.96^20231011gitbeebb24 i686 Fedora Everything
stb_connected_components-devel-0.96^20231011gitbeebb24-12.fc37.x86_64.rpm 0.96^20231011gitbeebb24 x86_64 Fedora Everything


ارائه دهنده

مقدار نام
= 0.96^20220908git8b5f1f3-0.3.fc37 stb_connected_components-devel
= 0.96^20220908git8b5f1f3-0.3.fc37 stb_connected_components-devel(aarch-64)
= 0.96^20220908git8b5f1f3-0.3.fc37 stb_connected_components-static


نحوه نصب


نصب پکیج rpm stb_connected_components-devel:

    dnf install stb_connected_components-devel-0.96^20220908git8b5f1f3-0.3.fc37.aarch64.rpm


فایل ها

مسیرها
/usr/include/stb
/usr/include/stb/stb_connected_components.h
/usr/include/stb_connected_components.h
/usr/share/licenses/stb_connected_components-devel


گزارش تغییرات

تاریخ آخرین تغییر جزئیات
2022-09-10

A few improved descriptions

2022-09-10

Improved summaries based on upstream’s README.md

2022-09-09

Update to 8b5f1f3
The stb_perlin-devel subpackage has been restored, as upstream believes

2022-09-09

Update License to SPDX

2022-07-28

Reword spec file note on stb_include

2022-07-23

Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild

2022-04-20

Security fix for CVE-2022-28041 (fix RHBZ#2077020, fix RBHZ#2077019)

2022-04-16

Switch to modern snapshot versioning

2022-04-16

Stop numbering patches

2022-01-22

Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild

2021-10-26

Apply a patch for warnings in stb_herringbone_wang_tile

2021-10-22

Security fix for CVE-2021-42715 and CVE-2021-42716

2021-10-22

Update to af1a5bc

2021-10-22

Reduce macro indirection in the spec file

2021-09-09

Update to c0c9826 (fix RHBZ#2002436)

2021-08-24

Fix signature of dummy realloc() for STB_VORBIS_NO_CRT